Solving 10385 - Duathlon (Ternary search)
[and.git] / 382 - Perfection / p382.~dpr
blob959c342f25474edc008f7aa8e6eb7eb497c40b92
1 program p382;\r
2 \r
3 {$APPTYPE CONSOLE}\r
4 \r
5 uses\r
6   SysUtils;\r
7 \r
8 begin\r
9   { TODO -oUser -cConsole Main : Insert code here }\r
10 end.\r